/**********
	自定义工具函数
	用于将1200px设计稿的px高度转换为750px的rem高度
**********/
/*******开始产品列表*****/
.p-container {
  background: #f2f2f2;
  padding: 30px 0;
}
.p_sort {
  height: 64px;
  background: #fff;
  margin-bottom: 16px;
  width: 100%;
  float: left;
}
.p_sort_name {
  width: 230px;
  float: left;
  padding: 10px 28px;
}
.p_sort_name em {
  font-size: 20px;
  color: #5685bd;
  display: block;
}
.p_sort_name i {
  display: block;
  color: #a4cdff;
  font-size: 12px;
  text-transform: uppercase;
}
.p_sortlist {
  float: left;
  padding-left: 22px;
}
.p_sortlist span {
  display: inline-block;
  color: #525252;
  padding: 0 25px;
  cursor: pointer;
  line-height: 64px;
}
.p_sortlist span.active{
  background: #1556a4;
  color: #fff;
  font-weight: bold;
}
.p_sortlist span.active a:hover{
  color: #fff;
}
.p-left {
  width: 224px;
  float: left;
}
.p-sort {
  width: 100%;
  float: left;
}
.p-sort h3 {
  height: 104px;
  padding: 0 27px;
  background: #5685bd;
  border-top-left-radius: 3px;
}
.p-sort h3 em {
  color: #fff;
  font-size: 20px;
  padding-top: 30px;
  display: block;
}
.p-sort h3 i {
  color: #a4cdff;
  font-size: 12px;
  text-transform: uppercase;
  display: block;
  line-height: 20px;
}
.sort-list {
  width: 100%;
  float: left;
  margin-top: 13px;
  background: #fbfbfb;
}
.sort-list > li {
  border-left: #fff solid 3px;
}
.sort-list > li > a {
  color: #525252;
  font-size: 14px;
  height: 35px;
  line-height: 35px;
  display: block;
  padding-left: 28px;
  background: url(../images/icon/ico03.png) 13px center no-repeat;
}
.sort-list > li .subsort {
  padding-left: 43px;
  display: none;
}
.sort-list > li .subsort li {
  line-height: 20px;
  padding: 10px 0;
}
.sort-list > li .subsort li a {
  display: block;
}
.sort-list > li:hover,
.sort-list > li.active {
  border-left: #1556a4 solid 3px;
  border-top: #e9e9e9 solid 1px;
  border-bottom: #e9e9e9 solid 1px;
  background: url(../images/sort-bg.png) left top no-repeat;
}
.sort-list > li:hover > a,
.sort-list > li.active > a {
  color: #1556a4;
  font-weight: bold;
  background: url(../images/icon/ico04.png) 13px center no-repeat;
}
.recommend {
  width: 100%;
  float: left;
  margin-top: 20px;
  padding-top: 20px;
  background: #f5f5f5;
}
.recommend h2 {
  line-height: 50px;
  padding-left: 30px;
}
.recommend h2 em {
  font-size: 20px;
  color: #1556a4;
}
.recommend h2 i {
  color: #72a6e5;
  font-size: 12px;
  padding: 0 5px;
}
.recommend .recommend-list {
  width: 100%;
  float: left;
}
.recommend .recommend-list li {
  padding: 0 18px;
  line-height: 20px;
  margin-bottom: 20px;
  background: url(../images/icon/ico03.png) 20px 6px no-repeat;
}
.recommend .recommend-list li a {
  padding-left: 14px;
  display: block;
  font-size: 12px;
}
.p-right {
  width: 936px;
  float: right;
  padding-right: 40px;
  overflow: hidden;
}
.location {
  width: 100%;
  float: left;
  margin-top: 20px;
  line-height: 50px;
  border-bottom: #e9e9e9 solid 1px;
}
.location .fl {
  color: #444;
  font-size: 18px;
  font-weight: bold;
}
.location .fr {
  padding-left: 15px;
  color: #8d8d8d;
  background: url(../images/location.png) left center no-repeat;
}
.location .fr a {
  color: #8d8d8d;
  padding: 0 5px;
}
.p-pro-sort {
  width: 100%;
  float: left;
  margin-top: 24px;
  background: #f4f4f4;
  height: 50px;
  line-height: 50px;
  color: #7e7e7e;
}
.p-pro-sort span {
  display: inline-block;
  padding: 0 30px;
  line-height: 47px;
  border-top: #f4f4f4 solid 3px;
  cursor: pointer;
}
.p-pro-sort span.active {
  background: #fff;
  border-top: #1556a4 solid 3px;
  border-left: #ebebeb solid 1px;
  border-right: #ebebeb solid 1px;
  color: #1556a4;
}
.p-pro-sort span:hover {
  color: #1556a4;
}
.p-pro-sort em {
  color: #f00;
  padding: 0 10px;
}
.p-pro-sort i {
  color: #9c9c9c;
}
.p-prolist {
  width: 110%;
  float: left;
  margin-top: 5px;
  display: none;
}
.p-prolist dl {
  width: 281px;
  padding: 5px;
  float: left;
  margin-right: 26px;
  border: #ebebeb solid 1px;
  margin-top: 27px;
}
.p-prolist dl dt img {
  width: 271px;
  height: 193px;
}
.p-prolist dl dd.t1 {
  padding-left: 10px;
}
.p-prolist dl dd.t1 a {
  color: #575757;
  font-weight: bold;
  font-size: 14px;
  line-height: 40px;
}
.p-prolist dl dd.t2 {
  padding-left: 10px;
  color: #8c8c8c;
  line-height: 20px;
  height: 40px;
  overflow: hidden;
}
.p-prolist dl dd.t3 {
  text-align: center;
}
.p-prolist dl dd.t3 a {
  display: inline-block;
  width: 89px;
  height: 26px;
  line-height: 26px;
  background: #1556a4;
  color: #fff;
  margin: 10px 0;
  border-radius: 12px;
}
.p-prolist dl.mr0 {
  margin-right: 0;
}
/******结束产品列表*****/
/***************开始内页翻页*************/
.pages {
  width: 100%;
  float: left;
  margin: 30px 0;
  text-align: center;
}
.pages a {
  width: 50px;
  height: 28px;
  line-height: 28px;
  text-align: center;
  display: inline-block;
  color: #696969;
  background: #ececec;
  margin: 0px 2px;
  font-size: 14px;
  border-radius: 3px;
}
.pages a.first {
  width: 70px;
}
.pages a:hover,
.pages a.active {
  background: #1556a4;
  color: #fff!important;
}
/***************结束内页翻页*************/
/***************开始产品详细*************/
.product-view {
  width: 100%;
  float: left;
  margin-top: 34px;
}
.product-view-left {
  width: 441px;
  float: left;
}
.product-view-left .big {
  width: 100%;
}
.product-view-left .big img {
  width: 441px;
  height: 316px;
}
.product-view-left .slide img {
  width: 83px;
  height: 83px;
  cursor: pointer;
}
.product-view-left .slide img.active {
  width: 81px;
  height: 81px;
  border: #1556a4 solid 2px;
}
.product-view-left .bx-wrapper {
  padding-top: 13px;
}
.product-view-left .bx-wrapper .bx-prev {
  background: url(../images/pre.jpg) no-repeat;
  left: -31px;
}
.product-view-left .bx-wrapper .bx-next {
  background: url(../images/next.jpg) no-repeat;
  right: -31px;
}
.product-view-left .bx-wrapper .bx-controls-direction a {
  width: 17px;
  height: 85px;
  margin-top: -36px;
}
.product-view-right {
  float: right;
  width: 413px;
}
.message-btn {
  margin-top: 20px;
}
.message-btn a.a1 {
  background: #1556a4;
  display: inline-block;
  width: 172px;
  height: 36px;
  line-height: 36px;
  color: #fff;
  margin-right: 11px;
  text-align: center;
}
.message-btn a.a2 {
  background: #747474;
  display: inline-block;
  width: 172px;
  height: 36px;
  line-height: 36px;
  color: #fff;
  text-align: center;
}
.size-con {
  display: none;
  margin-bottom: 20px;
}
.plan {
  width: 100%;
  float: left;
  padding: 10px 0;
}
.plan li {
  width: 50%;
  float: left;
  line-height: 36px;
  box-sizing: border-box;
  padding: 0 20px;
}
.plan li a {
  display: block;
  border-bottom: #cdcdcd dashed 1px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.checkbox {
  padding-left: 30px;
  margin-top: 20px;
}
.checkbox li {
  float: left;
  margin-right: 20px;
}
.checkbox li a {
  color: #575757;
}
.message-list {
  width: 100%;
  float: left;
  margin-top: 10px;
}
.message-list li {
  float: left;
  margin-top: 20px;
}
.message-list li em {
  float: left;
  text-align: right;
  color: #575757;
  width: 110px;
  line-height: 30px;
  padding-right: 10px;
}
.message-list li em i {
  color: #f00;
  font-weight: bold;
  padding: 0 10px;
}
.message-list li .textarea {
  width: 707px;
  height: 92px;
  border: #ebebeb solid 1px;
  padding: 5px;
}
.message-list li .m-text {
  padding-left: 3px;
  width: 280px;
  height: 30px;
  line-height: 30px;
  border: #ebebeb solid 1px;
}
/***************结束产品详细*************/
/***************开始发展历程*************/
.develop-h {
  margin: 40px 0 20px 0;
  width: 100%;
  float: left;
  overflow: hidden;
  /*height: 680px;*/
}
.develop {
  width: 100%;
  float: left;
  padding-bottom: 30px;
  position: relative;
  z-index: 5;
}
.develop .line {
  height: 100%;
  position: absolute;
  width: 1px;
  background: #dfdfe1;
  top: 0;
  left: 108px;
  z-index: -1;
}
.develop .year {
  color: #1556a4;
  font-size: 24px;
  padding-left: 15px;
  line-height: 32px;
  width: 125px;
  background: url(../images/clock.jpg) right center no-repeat;
}
.develop dl {
  float: left;
  margin: 40px 0 20px 0;
  width: 100%;
}
.develop dl dt {
  float: left;
  text-align: right;
  padding-right: 32px;
  width: 125px;
  color: #575757;
  background: url(../images/icon/ico05.png) right 13px center no-repeat;
}
.develop dl dd.t1 {
  width: 160px;
  float: left;
}
.develop dl dd.t2 {
  float: right;
  line-height: 28px;
  width: 590px;
  overflow: hidden;
  height: 84px;
}
.p-more {
  text-align: center;
  margin-bottom: 30px;
}
.p-more a {
  width: 184px;
  height: 44px;
  line-height: 44px;
  background: #eee;
  display: inline-block;
  border-radius: 21px;
  color: #575757;
}
/***************结束发展历程*************/
/***************开始留言反馈*************/
.ms-info {
  width: 100%;
  float: left;
  padding-left: 30px;
  box-sizing: border-box;
  margin-top: 20px;
}
.ms-info li {
  width: 260px;
  border: #d1d1d1 solid 1px;
  border-radius: 3px;
  line-height: 36px;
  margin-top: 18px;
  float: left;
  margin-right: 28px;
  position: relative;
}
.ms-info li em {
  position: absolute;
  color: #e60012;
  line-height: 36px;
  top: 50%;
  left: -12px;
  margin-top: -18px;
}
.ms-info li span {
  width: 55px;
  display: inline-block;
  line-height: 34px;
  text-align: center;
  color: #646464;
  float: left;
  font-size: 12px;
  border-right: #d1d1d1 solid 1px;
}
.ms-info li .ms-text {
  height: 34px;
  line-height: 34px;
  float: left;
  width: 200px;
  padding: 0 5px;
}
.ms-info li.w100 {
  width: 837px;
}
.ms-info li.w100 .ms-text {
  width: 778px;
}
.ms-info li .ms-textarea {
  width: 832px;
  height: 120px;
  font-size: 12px;
  border-radius: 3px;
  padding: 5px;
}
/***************结束留言反馈*************/
/***************开始人才招聘*************/
.recruit {
  margin: 20px 0 40px 0;
}
.recruit dl {
  margin-top: 10px;
}
.recruit dl dt {
  font-size: 16px;
  color: #7c7c7c;
  font-weight: bold;
  height: 47px;
  line-height: 47px;
  cursor: pointer;
  padding-left: 37px;
  background: #f7f7f7 url(../images/icon/ico06.png) 13px center no-repeat;
}
.recruit dl dd {
  color: #7c7c7c;
  line-height: 22px;
  font-size: 12px;
  padding: 10px ;
  display: none;
}
.recruit dl.active dt {
  background: #f7f7f7 url(../images/icon/ico07.png) 13px center no-repeat;
}
.recruit dl.active dd {
  display: block;
}
/***************结束人才招聘*************/
/***************开始森馥检测*************/
.test-list {
  width: 100%;
  float: left;
  margin-bottom: 40px;
}
.test-list dl {
  float: left;
  width: 416px;
  padding: 5px;
  border: #ebebeb solid 1px;
  margin: 20px 16px 0px 16px;
}
.test-list dl dt img {
  width: 404px;
  height: 221px;
}
.test-list dl dd {
  margin: 10px 0 5px;
  line-height: 26px;
}
.test-list dl dd span {
  padding-left: 10px;
}
.test-list dl dd a {
  float: right;
  width: 89px;
  height: 26px;
  line-height: 26px;
  display: inline-block;
  background: #1556a4;
  text-align: center;
  border-radius: 15px;
  color: #fff;
}
.project-table {
  width: 866px;
  border-left: #d1d1d1 solid 1px;
  border-top: #d1d1d1 solid 1px;
  margin: 30px 10px;
}
.project-table tbody tr td {
  border-right: #d1d1d1 solid 1px;
  border-bottom: #d1d1d1 solid 1px;
  height: 37px;
}
/***************结束森馥检测*************/
/********开始内页新闻列表*******/
.p-newslist {
  width: 100%;
  float: left;
}
.p-newslist dl {
  width: 100%;
  float: left;
  border-bottom: #e8e8e8 solid 1px;
  padding: 26px 0;
}
.p-newslist dl dt {
  float: left;
  width: 165px;
  height: 103px;
  margin-right: 24px;
}
.p-newslist dl dt a img {
  width: 165px;
  height: 103px;
}
.p-newslist dl dd.t1 {
  float: left;
  width: 92px;
  height: 100%;
  height: 80px;
  border-right: #e8e8e8 solid 1px;
}
.p-newslist dl dd.t1 em {
  color: #5c5c5c;
  font-size: 24px;
  line-height: 30px;
  display: block;
}
.p-newslist dl dd.t1 i {
  display: block;
  color: #5e4d4d;
}
.p-newslist dl dd.t2 {
  width: 540px;
  float: left;
  padding-left: 26px;
}
.p-newslist dl dd.t2 a {
  color: #575757;
  font-size: 16px;
  height: 30px;
  display: block;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.p-newslist dl dd.t3 {
  width: 540px;
  float: left;
  padding-left: 26px;
  color: #999;
  font-size: 14px;
  overflow: hidden;
  height: 40px;
}
.p-newslist dl dd.t4 {
  float: right;
}
/********结束内页新闻列表*******/
/********开始内页新闻详细页*******/
.go-back {
  position: absolute;
  right: 50%;
  top: 50%;
  margin-top: -20px;
  height: 40px;
  margin-right: -570px;
  padding-left: 30px;
  color: #919192;
  line-height: 40px;
  background: url(../images/go-back.png) center left no-repeat;
}
.up-page {
  width: 100%;
  margin-top: 30px;
  float: left;
  border-top: #dbdbdb solid 1px;
  padding: 30px 0;
  position: relative;
}
.up-page ul {
  width: 1200px;
  margin: 0 auto;
}
.up-page ul li {
  line-height: 31px;
}
.up-page ul li span {
  font-weight: bold;
  color: #7d7d7d;
  font-size: 14px;
}
.up-page ul li a {
  color: #7d7d7d;
}
/********结束内页新闻详细页*******/
/********开始内页资料下载*******/
.download-slide {
  margin-top: 20px;
  width: 100%;
  float: left;
}
.download-slide .bx-wrapper .bx-controls-direction a {
  width: 18px;
  height: 238px;
  margin-top: -119px;
}
.download-slide .bx-wrapper .bx-prev {
  background: url(../images/download-pre.png) no-repeat;
  left: -25px;
}
.download-slide .bx-wrapper .bx-next {
  background: url(../images/download-next.png) no-repeat;
  right: -25px;
}
.download-slide .slide {
  padding: 6px;
  background: #f7f7f7;
}
.download-slide .slide span {
  color: #616161;
  line-height: 25px;
  margin: 7px 0;
  display: block;
}
.download-slide .slide a {
  position: absolute;
  left: 6px;
  top: 6px;
  display: none;
}
.download-slide .slide:hover a {
  display: block;
}
.download-slide .slide img {
  width: 257px;
  height: 161px;
}
.download-list {
  width: 100%;
  float: left;
  margin-top: 10px;
}
.download-list li {
  width: 50%;
  float: left;
  padding: 0 13px;
  margin-top: 18px;
  box-sizing: border-box;
}
.download-list li a {
  display: block;
  padding: 15px 65px 15px 20px;
  color: #616161;
  line-height: 24px;
  background: url(../images/down-ico.png) 375px center no-repeat;
  background-color: #f7f7f7;
}
/********结束内页资料下载*******/
/********开始内页资质荣誉*******/
.diploma-bigimg {
  width: 100%;
  float: left;
  margin: 60px 0;
  text-align: center;
}
.diploma-bigimg span {
  color: #4d4d4d;
  margin-top: 20px;
  display: block;
}
.diploma-bigimg img {
  width: 577px;
  height: 390px;
}
.honor-sort {
  width: 100%;
  float: left;
  display: none;
}
.honor-list {
  width: 100%;
  float: left;
  padding: 25px 0;
  margin-bottom: 40px;
  background: #f1f1f1;
}
.honor-list .bx-wrapper img {
  width: 226px;
  height: 155px;
  cursor: pointer;
}
.honor-list .slide span {
  display: none;
}
.honor-list .bx-wrapper .bx-controls-direction a {
  width: 21px;
  height: 53px;
  margin-top: -26px;
}
.honor-list .bx-wrapper .bx-prev {
  background: url(../images/honor-pre.png) no-repeat;
  left: -45px;
}
.honor-list .bx-wrapper .bx-next {
  background: url(../images/honor-next.png) no-repeat;
  right: -45px;
}
/********结束内页资质荣誉*******/
/********开始内页产品手册下载*******/
.pleft {
  background: #fff;
  width: 200px;
  float: left;
}
.pleft ul {
  width: 100%;
  float: left;
  border-top: #ededed solid 1px;
}
.pleft ul li {
  border-bottom: #ededed solid 1px;
  width: 100%;
  float: left;
  text-align: center;
  line-height: 49px;
}
.pleft ul li a {
  display: block;
}
.pleft ul li a:hover,
.pleft ul li a.active {
  background: #1556a4;
  color: #fff;
}
.user-head {
  color: #454545;
  text-align: center;
  height: 116px;
}
.user-head img {
  display: block;
  margin: 40px auto 10px auto;
}
.quit {
  padding: 20px 15px;
  width: 100%;
  box-sizing: border-box;
  float: left;
}
.quit a {
  margin-top: 60px;
  display: block;
  color: #6a6a6a;
  height: 36px;
  line-height: 36px;
  border: #ededed solid 1px;
  padding-left: 68px;
  background: url(../images/quit-ico.png) 40px center no-repeat;
}
.submit {
  width: 282px;
  height: 40px;
  line-height: 40px;
  display: inline-block;
  color: #fff!important;
  background: #1556a4;
  text-align: center;
}
/********结束内页产品手册下载*******/
/********开始内页修改密码*******/
.password {
  width: 100%;
  float: left;
  margin: 40px 0;
}
.password li {
  margin-top: 18px;
  width: 100%;
  float: left;
  line-height: 43px;
  color: #7c7c7c;
  position: relative;
}
.password li em {
  display: inline-block;
  float: left;
  width: 146px;
  text-align: right;
  color: #7c7c7c;
  padding-right: 10px;
}
.password li .password-text {
  width: 330px;
  padding-left: 5px;
  border: #c4c4c5 solid 1px;
  border-radius: 4px;
  line-height: 41px;
  float: left;
}
.password li a.btn {
  width: 128px;
  height: 43px;
  line-height: 43px;
  text-align: center;
  display: inline-block;
  color: #fff;
  font-weight: bold;
  border-radius: 4px;
  background: #1556a4;
}
.password li a.btn01 {
  width: 74px;
  line-height: 28px;
  height: 28px;
  text-align: center;
  display: block;
  position: absolute;
  color: #7c7c7c!important;
  background: #ececec;
  left: 395px;
  top: 8px;
}
/********结束内页修改密码*******/
/********开始内页视频培训*******/
.diploma-bigimg.vido {
  background: #f3f4f7;
  padding: 5px;
}
.diploma-bigimg.vido img {
  width: 859px;
  height: 456px;
}
.diploma-bigimg.vido span {
  float: left;
  margin-top: 0px;
  line-height: 50px;
  padding-left: 10px;
  color: #000;
}
.honor-list.vido {
  background: none;
}
.honor-list.vido .bx-wrapper img {
  width: 161px;
  height: 120px;
  cursor: pointer;
}
.honor-list.vido .bx-wrapper img.active {
  border: #1556a4 solid 1px;
  width: 159px;
  height: 118px;
}
.honor-list.vido .slide span {
  display: block;
  line-height: 40px;
  color: #000;
}
.honor-list.vido .bx-wrapper .bx-viewport {
  background: none;
}
.honor-list.vido .bx-wrapper .bx-controls-direction a {
  width: 28px;
  height: 120px;
  margin-top: -80px;
}
.honor-list.vido .bx-wrapper .bx-prev {
  background: url(../images/video-pre.jpg) no-repeat;
}
.honor-list.vido .bx-wrapper .bx-next {
  background: url(../images/video-next.jpg) no-repeat;
}
/********结束内页视频培训*******/
/********开始内页产品详细页*******/
.solve {
  width: 100%;
  float: left;
  border: #e9e9e9 solid 1px;
  margin-top: 20px;
  padding: 10px 20px;
}
.solve ul {
  width: 100%;
  float: left;
  border-bottom: #ababab dotted 1px;
  padding-bottom: 5px;
}
.solve ul li {
  line-height: 30px;
  width: 50%;
  float: left;
}
.solve ul li a {
  background: url(../images/icon/ico03.png) left center no-repeat;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  padding-left: 20px;
  width: 90%;
  display: block;
}
/********结束内页产品详细页*******/

